Skip to content

ci: adopt nextest across template workflows#11

Merged
shinaoka merged 1 commit intomainfrom
rules/nextest-template
Mar 11, 2026
Merged

ci: adopt nextest across template workflows#11
shinaoka merged 1 commit intomainfrom
rules/nextest-template

Conversation

@shinaoka
Copy link
Copy Markdown
Member

Summary

Verification

  • cargo fmt --all --check
  • cargo nextest run --workspace --release --no-fail-fast
  • cargo test --doc --workspace --release
  • cargo llvm-cov nextest --workspace --release --json --output-path coverage.json
  • python3 scripts/check-coverage.py coverage.json
  • cargo doc --workspace --no-deps
  • python3 scripts/check-docs-site.py

Documentation

  • Reviewed README.md, docs/design/**, docs/api_index.md, and public rustdoc for consistency.

Generated with Codex

@shinaoka shinaoka enabled auto-merge (squash) March 11, 2026 13:12
@shinaoka shinaoka merged commit b002c32 into main Mar 11, 2026
5 checks passed
@shinaoka shinaoka deleted the rules/nextest-template branch March 11, 2026 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant